Global Index
HTML5 JS API Index > Web Sockets and Messaging Tutorials & Specs

MessageChannel

Properties
MessagePort
port1
The port1 and port2 attributes must return the values they were assigned when the MessageChannel object was created.
MessagePort
port2
The port1 and port2 attributes must return the values they were assigned when the MessageChannel object was created.
Constructor
MessageChannel()